home *** CD-ROM | disk | FTP | other *** search
- object frmMenuSettings: TfrmMenuSettings
- Left = 460
- Top = 243
- BorderStyle = bsNone
- Caption = 'frmMenuSettings'
- ClientHeight = 114
- ClientWidth = 123
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Shape1: TShape
- Left = 0
- Top = 0
- Width = 123
- Height = 114
- end
- object Shape2: TShape
- Left = 1
- Top = 0
- Width = 121
- Height = 113
- end
- object lblMenuDate: TLabel
- Left = 27
- Top = 2
- Width = 77
- Height = 13
- AutoSize = False
- Caption = 'Date'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- OnMouseMove = lblMenuDateMouseMove
- OnMouseUp = lblMenuDateMouseUp
- end
- object lblMenuSeconds: TLabel
- Left = 26
- Top = 18
- Width = 73
- Height = 13
- AutoSize = False
- Caption = 'Seconds'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- OnMouseMove = lblMenuSecondsMouseMove
- end
- object lblMenuSetAlarm: TLabel
- Left = 8
- Top = 72
- Width = 81
- Height = 13
- AutoSize = False
- Caption = 'Set Alarm'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- OnMouseMove = lblMenuSetAlarmMouseMove
- OnMouseUp = lblMenuSetAlarmMouseUp
- end
- object shpLine1: TShape
- Left = 8
- Top = 50
- Width = 95
- Height = 1
- Brush.Style = bsClear
- end
- object lblMenuDigitalFormat: TLabel
- Left = 8
- Top = 33
- Width = 81
- Height = 13
- AutoSize = False
- Caption = 'Digital Format'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- OnMouseMove = lblMenuDigitalFormatMouseMove
- OnMouseUp = lblMenuDigitalFormatMouseUp
- end
- object lblMenuAlarm: TLabel
- Left = 26
- Top = 53
- Width = 73
- Height = 13
- AutoSize = False
- Caption = 'Alarm'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- OnMouseMove = lblMenuAlarmMouseMove
- OnMouseUp = lblMenuAlarmMouseUp
- end
- object shpLine2: TShape
- Left = 8
- Top = 89
- Width = 95
- Height = 1
- Brush.Style = bsClear
- end
- object lblMenuSaveSettings: TLabel
- Left = 8
- Top = 94
- Width = 81
- Height = 13
- AutoSize = False
- Caption = 'Save Settings'
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- OnMouseMove = lblMenuSaveSettingsMouseMove
- OnMouseUp = lblMenuSaveSettingsMouseUp
- end
- object imgCheckDate: TImage
- Left = 2
- Top = 5
- Width = 28
- Height = 16
- end
- object imgCheck: TImage
- Left = 87
- Top = 55
- Width = 28
- Height = 16
- Picture.Data = {<image000.bmp>}
- Visible = False
- end
- object imgCheckAlarm: TImage
- Left = 2
- Top = 55
- Width = 28
- Height = 16
- Visible = False
- end
- object imgCheckSeconds: TImage
- Left = 2
- Top = 20
- Width = 28
- Height = 16
- end
- end
-